PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableStringCell Class / getForceLongWordsWrap Method
In This Topic
    getForceLongWordsWrap Method
    In This Topic
    Gets a flag indicating whether long words should wrap if they do not fit entirely on a single line.
    Syntax
    public boolean getForceLongWordsWrap()

    Return Value

    True if long words are wrapped at character level if they do not fit entirely on a single line.
    See Also